How to Install gsl-ref-html software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gsl-ref-html software package in Ubuntu 14.04 LTS (Trusty Tahr)

gsl-ref-html software package provides GNU Scientific Library (GSL) Reference Manual in html, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gsl-ref-html 

gsl-ref-html is installed in your system.

Make ensure the gsl-ref-html package were installed using the commands given below,

$ sudo dpkg-query -l | grep gsl-ref-html *

You will get with gsl-ref-html package name, version, architecture and description in a table

gsl-ref-html package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mathematics
Package gsl-ref-html
Version 1.16-1
Description GNU Scientific Library (GSL) Reference Manual in html
Sub Section math


See Also, How to uninstall or remove gsl-ref-html software package from Ubuntu 14.04 LTS (Trusty Tahr)?